-
Notifications
You must be signed in to change notification settings - Fork 19
[WIP] Allow module to document environment variable fallbacks for options #75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
3e7a822 to
6a7b0d4
Compare
ac79561 to
f91f1bb
Compare
f91f1bb to
22203fd
Compare
22203fd to
f64a4c1
Compare
|
|
76fcb86 to
c98e15b
Compare
c98e15b to
e581253
Compare
e581253 to
173cb98
Compare
66ef0d7 to
65ef588
Compare
65ef588 to
bb30017
Compare
bb30017 to
2e9bf10
Compare
2e9bf10 to
883482c
Compare
|
The code so far looks good to me. I'm really looking forward to this! |
|
Core seems to really be opposed to this, so I'm not sure if this will ever be possible this way... |
I don't see any real discussion in the core ticket :( |
Includes #73.This is the controversal part of #73, which allows modules to declare environment variable fallbacks for options.
Related to ansible/ansible#79471.